home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / prg_casm / pcl4c60.zip / XONOFF.H < prev   
Text File  |  1995-11-14  |  72b  |  5 lines

  1. void XioSetup(int,int);
  2. int XioPutc(int,char);
  3. int XioGetc(int);
  4.  
  5.